Clears the collection of all indexes. All indexes are detached from the indexed collection and destroyed.
Namespace:
C1.LiveLinq.IndexingAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public abstract void Clear() |
Visual Basic |
---|
Public MustOverride Sub Clear |